home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / boot / netBoot.new / sun4c.md / md.mk < prev    next >
Text File  |  1990-12-19  |  2KB  |  29 lines

  1. #
  2. # Prototype Makefile for machine-dependent directories.
  3. #
  4. # A file of this form resides in each ".md" subdirectory of a
  5. # command.  Its name is typically "md.mk".  During makes in the
  6. # parent directory, this file (or a similar file in a sibling
  7. # subdirectory) is included to define machine-specific things
  8. # such as additional source and object files.
  9. #
  10. # This Makefile is automatically generated.
  11. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  12. #
  13. # Generated from /sprite/lib/mkmf/Makefile.md
  14. # Tue Aug 14 13:13:51 PDT 1990
  15. #
  16. # For more information, refer to the mkmf manual page.
  17. #
  18. # $Header: /sprite/lib/mkmf/RCS/Makefile.md,v 1.6 90/03/12 23:28:42 jhh Exp $
  19. #
  20. # Allow mkmf
  21.  
  22. SRCS        = sun4c.md/getidprom.s sun4c.md/idprom.c sun4c.md/map.s sun4c.md/standalloc.c sun4c.md/start.s inet.c main.c tftp.c xxboot.c
  23. HDRS        = sun4c.md/bootparam.h sun4c.md/cpu.addrs.h sun4c.md/cpu.map.h sun4c.md/idprom.h sun4c.md/openprom.h sun4c.md/saio.h sun4c.md/sunmon.h sun4c.md/sunromvec.h asyncbuf.h boot.h if.h if_arp.h if_ether.h in.h in_systm.h ip.h memvar.h pixrect.h sainet.h socket.h systypes.h tftp.h types.h udp.h
  24. MDPUBHDRS    = 
  25. OBJS        = sun4c.md/getidprom.o sun4c.md/idprom.o sun4c.md/map.o sun4c.md/standalloc.o sun4c.md/start.o sun4c.md/inet.o sun4c.md/main.o sun4c.md/tftp.o sun4c.md/xxboot.o
  26. CLEANOBJS    = sun4c.md/getidprom.o sun4c.md/idprom.o sun4c.md/map.o sun4c.md/standalloc.o sun4c.md/start.o sun4c.md/inet.o sun4c.md/main.o sun4c.md/tftp.o sun4c.md/xxboot.o
  27. INSTFILES    = sun4c.md/md.mk sun4c.md/dependencies.mk Makefile local.mk TAGS
  28. SACREDOBJS    = 
  29.